home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / setmodem.zip / SETMODEM.DOC < prev    next >
Text File  |  1987-03-30  |  2KB  |  59 lines

  1.      
  2.                             BBS Modem Initializer 
  3.  
  4.                             By Steven R. Sterling 
  5.  
  6.  
  7.     Archive inventory:   SETMODEM.COM - Program file 
  8.                          MODEM.DAT    - User defined init. string file 
  9.                          SETMODEM.PAS - Turbo Pascal 3.1 source 
  10.                          SETMODEM.DOC - This doc. 
  11.  
  12.     This program will allow you to send any Hayes command up to 8 characters 
  13.     long (for example, ATS16=1O, the = counts as a character) to your Hayes/ 
  14.     compatible modem. It was written and timed for an 8mhz IBM AT using a 
  15.     Hayes Smartmodem 1200, it should work satisfactorily on any compatible. 
  16.  
  17.  
  18.     Although originally intended as a modem initializer for the Collie 1.20 
  19.     BBS, it may be used as a convenient way to send modem commands without 
  20.     starting up a terminal program. I use it to send the offhook command when 
  21.     I am doing board maintenance. 
  22.  
  23.     COLLIE 1.20 users who have had no success in getting their board to 
  24.     handle the modem properly (i.e. ANSWER THE PHONE!) will find this a useful 
  25.     addition to their C.BAT file. SETMODEM should be inserted into the batch 
  26.     file just before :LOOP, as you only need to run SETMODEM once. 
  27.  
  28.     Also before you use SETMODEM with Collie 1.20 you must modify COLLIE.COM 
  29.     with a sector editor (Norton Utilities, PC-Tools etc.). 
  30.  
  31.     To modify COLLIE.COM.... 
  32.  
  33.          1) MAKE A BACK-UP OF COLLIE.COM! 
  34.  
  35.          2) Load a sector editor and view relative sector 68. 
  36.  
  37.          3) Change the string 'ATZ' to 'ATH'. 
  38.  
  39.  
  40.     If you have followed these instructions correctly you will have a 
  41.     COLLIE.COM file that will not wipe out the initialization strings that 
  42.     SETMODEM sends. 
  43.  
  44.     The only remaining task is to determine what initialization strings you 
  45.     are going to need to send to the modem. Generally the ones that you had 
  46.     in your MODMINIT.BBS are satisfactory. All you have to do is rename 
  47.     MODMINIT.BBS to MODEM.DAT. The file structure is the same. 
  48.  
  49.  
  50.     Please address any comments/suggestions to:
  51.  
  52.     Steve Sterling 
  53.     561 Nottingham Dr. 
  54.     Yardley, Pa. 19067 
  55.  
  56.     SYSOP, THE ABSTRACTION - Collie 804/3 
  57.  
  58.     GEnie Mail - [S.STERLING]
  59.